home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 4 / Precision Software Applications Silver Collection Volume 4 (1993).iso / stats / eval108.exe / HISTORY.TXT < prev    next >
Text File  |  1992-07-17  |  2KB  |  50 lines

  1. EVAL Copyright (c) 1991-1992 Copy Con Incorporated
  2.  
  3. Update History
  4.  
  5. Date      Version  Release notes
  6. --------  -------  -------------
  7. 07/17/92   1.08    EVAL now supports recursive/repetitive operations.
  8.  
  9. 06/18/92   1.07    The errorlevel is now set correctly in all situations.
  10.  
  11. 04/09/92   1.06    Error messages are now routed to stdout instead of stderr,
  12.                    and additional error messages have been added.
  13.  
  14.                    When the 'show variables' option is set to F, the
  15.                    corresponding formulas are printed when printing variable
  16.                    values.
  17.  
  18. 03/05/92   1.05    The RAND function was not as random as possible; fixed.
  19.  
  20. 02/06/92   1.04    Complex/imaginary numbers are now fully supported.
  21.  
  22.                    New functions: ARG, CONJ, IMAG, NORM, and REAL for complex
  23.                    numbers; FRAC to complement INT; RAND for random integers;
  24.                    and SQRT for square root (SQR now gives the square of the
  25.                    input value).
  26.  
  27.                    The INT function now gives correct values for negative
  28.                    numbers.
  29.  
  30.                    The 'significant digits' default has been changed to 10.
  31.  
  32.                    The 'show variables' default has been changed to Y.
  33.  
  34. 12/12/91   1.03    The 'D' option now specifies the number of significant
  35.                    digits displayed, not the number of decimal places. Unless
  36.                    overridden, the expression outcome will have as many decimal
  37.                    places as needed (up to 20).
  38.  
  39.                    The trailing zeroes in decimal answers are now suppressed.
  40.                    (example: 'EVAL 5/2' now defaults to '2.5', not '2.500')
  41.  
  42. 09/27/91   1.02    Function errors weren't being trapped in all cases; fixed.
  43.  
  44. 09/21/91   1.01    Added user-definable variables.
  45.  
  46.                    Multiplication is now assumed if there are no operators
  47.                    between two values.
  48.  
  49. 09/14/91   1.00    Initial release.
  50.